Resource StructureDefinition/FHIR Server from package rki.demis.common#1.0.3 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "NotificationReceipt",
"url" : "https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt",
"version" : "1.2.0",
"name" : "NotificationReceipt",
"title" : "Meldequittung",
"status" : "active",
"date" : "2023-09-20",
"description" : "Meldequittung",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "fhirdocumentreference",
"uri" : "http://hl7.org/fhir/documentreference",
"name" : "FHIR DocumentReference"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Composition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Composition.meta",
"path" : "Composition.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.meta.profile",
"path" : "Composition.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://demis.rki.de/fhir/StructureDefinition/NotificationReceipt",
"mustSupport" : true
},
{
"id" : "Composition.extension",
"path" : "Composition.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.extension:receivedNotification",
"path" : "Composition.extension",
"sliceName" : "receivedNotification",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://demis.rki.de/fhir/StructureDefinition/ReceivedNotification"
]
}
]
},
{
"id" : "Composition.type",
"path" : "Composition.type",
"mustSupport" : true
},
{
"id" : "Composition.type.coding",
"path" : "Composition.type.coding",
"min" : 1,
"max" : "1",
"patternCoding" : {
"system" : "http://loinc.org",
"code" : "77999-1",
"display" : "Case notification comment"
},
"mustSupport" : true
},
{
"id" : "Composition.author",
"path" : "Composition.author",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Organization"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.relatesTo",
"path" : "Composition.relatesTo",
"short" : "NotificationID der gesendeten Meldung",
"definition" : "NotificationID der gesendeten Meldung",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.relatesTo.code",
"path" : "Composition.relatesTo.code",
"fixedCode" : "appends",
"mustSupport" : true
},
{
"id" : "Composition.relatesTo.target[x]",
"path" : "Composition.relatesTo.target[x]",
"type" : [
{
"code" : "Reference"
}
],
"mustSupport" : true
},
{
"id" : "Composition.relatesTo.target[x].type",
"path" : "Composition.relatesTo.target[x].type",
"min" : 1,
"fixedUri" : "Composition",
"mustSupport" : true
},
{
"id" : "Composition.relatesTo.target[x].identifier",
"path" : "Composition.relatesTo.target[x].identifier",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.relatesTo.target[x].identifier.system",
"path" : "Composition.relatesTo.target[x].identifier.system",
"min" : 1,
"fixedUri" : "https://demis.rki.de/fhir/NamingSystem/NotificationId",
"mustSupport" : true
},
{
"id" : "Composition.relatesTo.target[x].identifier.value",
"path" : "Composition.relatesTo.target[x].identifier.value",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.